/*
Theme Name: Apelle uno 
Theme URI: https://xxi.xxii.it/apellu
Author: DevFabio
Author URI: https://inventyourtrade.it/
Description: Semplice ed essenziale, snello e pulito.
Version: 1.1.33
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: apelle-uno
Tags: blog, custom-menu, featured-images, right-sidebar, sticky-post, full-width-template
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption{
	max-width:100%;
	}
.wp-caption-text{}
.sticky{
    border: 1px solid #dee2e6;
    border-color: #005cbf;
    text-align: center;
  }
.screen-reader-text{}
.gallery-caption{}
.bypostauthor{}
.alignright{ text-align:right;}
.alignleft{ text-align:left;}
.aligncenter{ text-align:center; }

a:hover {
    
    text-decoration: none !important;
}
ul.children{ 
display:none}
.c-site-tools__item--burger {
    display: none;
}
@media only screen and (max-width: 992px)
{
.c-site-tools__item--burger {
    display: inline-block !important;
}
}
img{ max-width:100%!important;}
h1{
	    overflow-wrap: break-word;}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    /*top: 0;
    left: 100%;
    margin-top: -9px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;*/
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

 .dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  display:none;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

body.admin-bar nav.fixed-top {
	top:28px;}
li.widget {
	list-style: none;
	}
#apelleuno-sidebar-laterale{
	    padding: 2px;
		padding-top: 12px;}
#apelleuno-sidebar-laterale  ul{
	    padding: 2px;}
#apelleuno-sidebar-laterale  li{
	    list-style: none;}
		
		
#container-apelleuno-footer-1 ul li ul{
	    padding: 2px;
		}
#container-apelleuno-footer-1 ul li ul li {
		list-style: none;}
#container-apelleuno-footer-1 ul li ul li a{
		color: #6c757d!important;}
		
#container-apelleuno-footer-2 ul li ul{
	    padding: 2px;
		}
#container-apelleuno-footer-2 ul li ul li {
		list-style: none;}
#container-apelleuno-footer-2 ul li ul li a{
		color: #6c757d!important;}
		
#container-apelleuno-footer-3 ul li ul{
	    padding: 2px;
		}
#container-apelleuno-footer-3 ul li ul li {
		list-style: none;}
#container-apelleuno-footer-3 ul li ul li a{
		color: #6c757d!important;}
.apelle-uno-header-image{
	text-align:center;}
.apelleuno-menu.show {
    display: inline-flex;
}

.apelleuno-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
	


